GrapeCity.Xaml.SpreadSheet.Data
NotifyCollectionBase<T> Class
Members 


Represents a base collection that notifies listeners of dynamic changes when items are added and removed or the entire collection object is reset.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public MustInherit Class NotifyCollectionBase(Of T) 
'Usage
 
Dim instance As NotifyCollectionBase(Of T)
[DefaultMember("Item")]
public abstract class NotifyCollectionBase<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Xaml.SpreadSheet.Data.NotifyCollection<T>

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NotifyCollectionBase<T> Members
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options